Eclipse Platform
Pre-release 3.0

org.eclipse.team.ui
Interface ISharedImages


public interface ISharedImages

Images that are available for providers to re-use. They include common overlays and wizard images. A provider can use their own custom images, these shared images are only available for convenience.


Field Summary
static String IMG_CHANGE_FILTER
           
static String IMG_CHECKEDIN_OVR
           
static String IMG_CHECKEDOUT_OVR
           
static String IMG_COLLAPSE_ALL
           
static String IMG_COLLAPSE_ALL_ENABLED
           
static String IMG_COMPRESSED_FOLDER
           
static String IMG_CONFLICT_OVR
           
static String IMG_CONTENTS
           
static String IMG_CONTENTS_DISABLED
           
static String IMG_CONTENTS_ENABLED
           
static String IMG_DIRTY_OVR
           
static String IMG_DLG_SYNC_CONFLICTING
           
static String IMG_DLG_SYNC_CONFLICTING_DISABLED
           
static String IMG_DLG_SYNC_CONFLICTING_ENABLED
           
static String IMG_DLG_SYNC_INCOMING
           
static String IMG_DLG_SYNC_INCOMING_DISABLED
           
static String IMG_DLG_SYNC_INCOMING_ENABLED
           
static String IMG_DLG_SYNC_OUTGOING
           
static String IMG_DLG_SYNC_OUTGOING_DISABLED
           
static String IMG_DLG_SYNC_OUTGOING_ENABLED
           
static String IMG_IGNORE_WHITESPACE
           
static String IMG_IGNORE_WHITESPACE_DISABLED
           
static String IMG_IGNORE_WHITESPACE_ENABLED
           
static String IMG_PROJECTSET_EXPORT_BANNER
           
static String IMG_PROJECTSET_IMPORT_BANNER
           
static String IMG_REFRESH
           
static String IMG_REFRESH_DISABLED
           
static String IMG_REFRESH_ENABLED
           
static String IMG_SITE_ELEMENT
           
static String IMG_SYNC_MODE_CATCHUP
           
static String IMG_SYNC_MODE_CATCHUP_DISABLED
           
static String IMG_SYNC_MODE_CATCHUP_ENABLED
           
static String IMG_SYNC_MODE_FREE
           
static String IMG_SYNC_MODE_FREE_DISABLED
           
static String IMG_SYNC_MODE_FREE_ENABLED
           
static String IMG_SYNC_MODE_RELEASE
           
static String IMG_SYNC_MODE_RELEASE_DISABLED
           
static String IMG_SYNC_MODE_RELEASE_ENABLED
           
static String IMG_SYNC_VIEW
           
static String IMG_WIZBAN_SHARE
           
 

Field Detail

IMG_DIRTY_OVR

public static final String IMG_DIRTY_OVR
See Also:
Constant Field Values

IMG_CHECKEDIN_OVR

public static final String IMG_CHECKEDIN_OVR
See Also:
Constant Field Values

IMG_CHECKEDOUT_OVR

public static final String IMG_CHECKEDOUT_OVR
See Also:
Constant Field Values

IMG_CONFLICT_OVR

public static final String IMG_CONFLICT_OVR
See Also:
Constant Field Values

IMG_COLLAPSE_ALL

public static final String IMG_COLLAPSE_ALL
See Also:
Constant Field Values

IMG_COLLAPSE_ALL_ENABLED

public static final String IMG_COLLAPSE_ALL_ENABLED
See Also:
Constant Field Values

IMG_SYNC_VIEW

public static final String IMG_SYNC_VIEW
See Also:
Constant Field Values

IMG_DLG_SYNC_INCOMING

public static final String IMG_DLG_SYNC_INCOMING
See Also:
Constant Field Values

IMG_DLG_SYNC_OUTGOING

public static final String IMG_DLG_SYNC_OUTGOING
See Also:
Constant Field Values

IMG_DLG_SYNC_CONFLICTING

public static final String IMG_DLG_SYNC_CONFLICTING
See Also:
Constant Field Values

IMG_REFRESH

public static final String IMG_REFRESH
See Also:
Constant Field Values

IMG_IGNORE_WHITESPACE

public static final String IMG_IGNORE_WHITESPACE
See Also:
Constant Field Values

IMG_CONTENTS

public static final String IMG_CONTENTS
See Also:
Constant Field Values

IMG_DLG_SYNC_INCOMING_DISABLED

public static final String IMG_DLG_SYNC_INCOMING_DISABLED
See Also:
Constant Field Values

IMG_DLG_SYNC_OUTGOING_DISABLED

public static final String IMG_DLG_SYNC_OUTGOING_DISABLED
See Also:
Constant Field Values

IMG_DLG_SYNC_CONFLICTING_DISABLED

public static final String IMG_DLG_SYNC_CONFLICTING_DISABLED
See Also:
Constant Field Values

IMG_REFRESH_DISABLED

public static final String IMG_REFRESH_DISABLED
See Also:
Constant Field Values

IMG_IGNORE_WHITESPACE_DISABLED

public static final String IMG_IGNORE_WHITESPACE_DISABLED
See Also:
Constant Field Values

IMG_CONTENTS_DISABLED

public static final String IMG_CONTENTS_DISABLED
See Also:
Constant Field Values

IMG_DLG_SYNC_INCOMING_ENABLED

public static final String IMG_DLG_SYNC_INCOMING_ENABLED
See Also:
Constant Field Values

IMG_DLG_SYNC_OUTGOING_ENABLED

public static final String IMG_DLG_SYNC_OUTGOING_ENABLED
See Also:
Constant Field Values

IMG_DLG_SYNC_CONFLICTING_ENABLED

public static final String IMG_DLG_SYNC_CONFLICTING_ENABLED
See Also:
Constant Field Values

IMG_REFRESH_ENABLED

public static final String IMG_REFRESH_ENABLED
See Also:
Constant Field Values

IMG_IGNORE_WHITESPACE_ENABLED

public static final String IMG_IGNORE_WHITESPACE_ENABLED
See Also:
Constant Field Values

IMG_CONTENTS_ENABLED

public static final String IMG_CONTENTS_ENABLED
See Also:
Constant Field Values

IMG_SYNC_MODE_CATCHUP

public static final String IMG_SYNC_MODE_CATCHUP
See Also:
Constant Field Values

IMG_SYNC_MODE_RELEASE

public static final String IMG_SYNC_MODE_RELEASE
See Also:
Constant Field Values

IMG_SYNC_MODE_FREE

public static final String IMG_SYNC_MODE_FREE
See Also:
Constant Field Values

IMG_SYNC_MODE_CATCHUP_DISABLED

public static final String IMG_SYNC_MODE_CATCHUP_DISABLED
See Also:
Constant Field Values

IMG_SYNC_MODE_RELEASE_DISABLED

public static final String IMG_SYNC_MODE_RELEASE_DISABLED
See Also:
Constant Field Values

IMG_SYNC_MODE_FREE_DISABLED

public static final String IMG_SYNC_MODE_FREE_DISABLED
See Also:
Constant Field Values

IMG_SYNC_MODE_CATCHUP_ENABLED

public static final String IMG_SYNC_MODE_CATCHUP_ENABLED
See Also:
Constant Field Values

IMG_SYNC_MODE_RELEASE_ENABLED

public static final String IMG_SYNC_MODE_RELEASE_ENABLED
See Also:
Constant Field Values

IMG_SYNC_MODE_FREE_ENABLED

public static final String IMG_SYNC_MODE_FREE_ENABLED
See Also:
Constant Field Values

IMG_WIZBAN_SHARE

public static final String IMG_WIZBAN_SHARE
See Also:
Constant Field Values

IMG_PROJECTSET_IMPORT_BANNER

public static final String IMG_PROJECTSET_IMPORT_BANNER
See Also:
Constant Field Values

IMG_PROJECTSET_EXPORT_BANNER

public static final String IMG_PROJECTSET_EXPORT_BANNER
See Also:
Constant Field Values

IMG_SITE_ELEMENT

public static final String IMG_SITE_ELEMENT
See Also:
Constant Field Values

IMG_CHANGE_FILTER

public static final String IMG_CHANGE_FILTER
See Also:
Constant Field Values

IMG_COMPRESSED_FOLDER

public static final String IMG_COMPRESSED_FOLDER
See Also:
Constant Field Values

Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.